ANativeWindow_getBuffersDataSpace

Get the dataspace of the buffers in window. \return the dataspace of buffers in window, ADATASPACE_UNKNOWN is returned if dataspace is unknown, or -EINVAL if window is invalid.

extern (C) nothrow @nogc
int
ANativeWindow_getBuffersDataSpace
(
ANativeWindow* window
)

Meta